home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2005 August / Sky at Night 3.iso / mac / mainmac.dir / 00048_Script_Software < prev    next >
Text File  |  2005-06-23  |  261b  |  5 lines

  1. on mouseup me
  2.   alert "The folder containing Mac software will now open. For information on each product, please refer to the readme files in each program folder."
  3.     baopenfile ( the moviePath&"software:Mac", "normal" )    
  4.     moveToBack (the Stage)
  5. end